Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cassandra connectivity method #34

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ppapishe
Copy link
Contributor

@ppapishe ppapishe commented Mar 8, 2022

SUMMARY

  • If this fixes a specific issue, link it here. Otherwise provide a high level summary of changes.
  • If any change represents a breaking one (i.e. it alters an existing public interface), please call it out here and explain why you are doing so.

DEVELOPER IMPACT

  • Please explain the impact to any consumers of the library, such as:
    • Any breaking changes.
    • New features.
    • Overall changes in behavior.
  • If there are new shared libraries required that are not listed in the list in the project README, please explain briefly why they are needed.

Contribution Checklist

  • All changes have been reflected in comparable unit test changes or additions.
  • Any interactions with third party clients are done via interface types rather than direct interactions.
  • All new functions follow the required naming standard.
  • All new functions follow the required signature standards.

PIC

Embed something funny here

@mdb
Copy link
Contributor

mdb commented Jul 18, 2022

Hi @ppapishe - Are you still working on this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants